Skip to content

Functional loop algorithm#2059

Merged
ps2 merged 7 commits into
devfrom
functional-loop-algorithm
Sep 6, 2023
Merged

Functional loop algorithm#2059
ps2 merged 7 commits into
devfrom
functional-loop-algorithm

Conversation

@ps2
Copy link
Copy Markdown
Collaborator

@ps2 ps2 commented Sep 2, 2023

This adds a functional (stateless) version of the loop glucose prediction algorithm. The core LoopDataManager version is left intact for now. A "live capture" set of input data is added with a new LoopPredictionInput json format that is used to drive two tests; one using the existing LoopDataManager code, and one using the new functional LoopAlgorithm.generatePrediction. The outputs of both tests are compared against a shared output json file as well.

@ps2 ps2 merged commit 6873e64 into dev Sep 6, 2023
@ps2 ps2 deleted the functional-loop-algorithm branch September 6, 2023 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant